projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf79c8f
)
Drop an unnecessary include
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 2 Apr 2014 16:41:24 +0000
(12:41 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 2 Apr 2014 16:41:24 +0000
(12:41 -0400)
These tests are better if they can be built standalone.
tests/testcombo.c
patch
|
blob
|
history
diff --git
a/tests/testcombo.c
b/tests/testcombo.c
index c0a5d471b1417d539c0e67448ca02207c89d835d..34864d1ed7f315a2bcf681a4c554c70c39a67c67 100644
(file)
--- a/
tests/testcombo.c
+++ b/
tests/testcombo.c
@@
-14,7
+14,6
@@
* You should have received a copy of the GNU Library General Public
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "config.h"
#include <gtk/gtk.h>
#include <string.h>